i'm trying to code simple input validation, but it acts pretty weird - when i select date that already passed it's ok, when i select valid date it's ok, but aft
I need to generate multiple lists but element i for the first list depends on elements i-1 of the last list, as shown in the code below: # a, b, c are lists of
I have a scenario where i get a big error log string, which is not good idea to send it as mail text. So , we need to generate text file and send it as mail att
I have some code that encrypts some user data. Currently I have the key stored in a configuration file that gets loaded at runtime. This sucks for a number of r
I'm trying to make a recursive insert function for my binary search tree class, but when I test it, it keeps saying that the root is None after I have tried ins
I compile a simple QT GUI application with Qt 5.15.2 and Qt 6.2.4 in Linux Ubuntu 20.04.4. As you see in the below figure, the font of the application compiled
I am trying to get a URL to view my video on kinesis video streams with getHLSStreamingSessionURL. On postman I have created a POST call to 'https://endpoint/ge
I am trying to insert some data in SQL Server 2008 Express, in a newly created database, and a new table. When I execute the statement, it throws me an error sa
I'm trying to virtualize two wlans on my linux and set connection, but when I'm running the hostapd.conf I get this error, and I don't know how to fix it, if an